Skip to content

Hostname

specialised.com

Last fetched

specialised.com resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · specialised.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/specialised.com

Resolution chain

specialised.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.232.138.251129.246.101.0/24AS37153ZA

WHOIS identity

Registrar
iana:69
Organization
infodoor (pty)
Contact emails

Subdomains

3 observed subdomains of specialised.com.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for specialised.com.

MechanismTarget
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topsec.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP196.40.191.5
SPF_IP5.57.57.238
SPF_IP51.52.15.178

Related pages

Pivot deeper into the graph from specialised.com.

Cypher and MCP

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

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