Skip to content

Hostname

mashbac.com

Last fetched

mashbac.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE.

Nutrition Label

WHISPER CANON · mashbac.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mashbac.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.42.59.104143.42.48.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE
192.250.229.161192.250.229.0/24AS209341WHG-FRADE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from mashbac.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mashbac.com.

MechanismTarget
SPF_Amashbac.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP107.6.156.58/32
SPF_IP139.162.177.185
SPF_IP143.42.59.104
SPF_IP160.153.129.30
SPF_IP160.153.153.19
SPF_IP192.250.229.156
SPF_MXmashbac.com

Related pages

Pivot deeper into the graph from mashbac.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mashbac.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.