Skip to content

Hostname

sordalab.com

Last fetched

sordalab.com resolves to 1 IPv4 address operated by AS49434 in FR. WHOIS lists iana:68 as the registrar.

Nutrition Label

WHISPER CANON · sordalab.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/sordalab.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.177.45.118185.177.45.0/24AS49434FR

WHOIS identity

Registrar
iana:68
Organization
sordalab
Contact emails

Subdomains

3 observed subdomains of sordalab.com.

Web-graph footprint

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

34 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sordalab.com.

MechanismTarget
SPF_Asordalab.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.haisoft.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzmail.jeulin.fr
SPF_IP195.101.253.106
SPF_IP40.89.169.246
SPF_IP85.90.48.114/32
SPF_IP85.90.48.115/32
SPF_IP92.173.102.170
SPF_MXsordalab.com

Related pages

Pivot deeper into the graph from sordalab.com.

Cypher and MCP

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

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