Skip to content

Hostname

affiliate.asterisk.network

Last fetched

affiliate.asterisk.network is a registered hostname under the .network top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · affiliate.asterisk.networkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/affiliate.asterisk.network

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with affiliate.asterisk.network in WhisperGraph.

Subdomains

1 observed subdomain of affiliate.asterisk.network.

Web-graph footprint

Distinct hostnames that link to or from affiliate.asterisk.network in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for affiliate.asterisk.network.

MechanismTarget
SPF_Aaffiliate.asterisk.network
SPF_IP133.125.148.5
SPF_IP150.95.59.19
SPF_IP155.248.187.121
SPF_MXaffiliate.asterisk.network

Related pages

Pivot deeper into the graph from affiliate.asterisk.network.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "affiliate.asterisk.network"})-[: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.