Skip to content

Hostname

wrapsman.wbcgraphics.com

Last fetched

wrapsman.wbcgraphics.com resolves to 10 IPv4 addresses operated by AS56173 in SG.

Nutrition Label

WHISPER CANON · wrapsman.wbcgraphics.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wrapsman.wbcgraphics.com

Resolution chain

wrapsman.wbcgraphics.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.10.139.21106.10.128.0/18AS56173SG
106.10.139.22106.10.128.0/18AS56173SG
66.218.88.14966.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.218.88.15166.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.218.88.15266.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.218.88.15466.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.218.88.15566.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.218.88.15666.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.218.88.15766.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US
66.218.88.15866.218.80.0/20AS26101YAHOO-BF1 - Yahoo Holdings Inc.US

WHOIS identity

No WHOIS records are currently associated with wrapsman.wbcgraphics.com in WhisperGraph.

Subdomains

1 observed subdomain of wrapsman.wbcgraphics.com.

Threat posture

History

Related pages

Pivot deeper into the graph from wrapsman.wbcgraphics.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wrapsman.wbcgraphics.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.