Skip to content

Hostname

linkorb.com

Last fetched

linkorb.com resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · linkorb.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/linkorb.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.105.484.22.105.0/24AS196752NL

WHOIS identity

Registrar
iana:269
Organization
m account b.v.
Contact emails

Subdomains

93 observed subdomains of linkorb.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for linkorb.com.

MechanismTarget
SPF_INCLUDE84.22.102.120
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.zwangerenportaal.nl
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.smtp2go.com
SPF_IP51.15.34.170
SPF_IP51.15.80.234
SPF_IP51.158.129.179
SPF_IP84.22.102.120
SPF_MXlinkorb.com

Related pages

Pivot deeper into the graph from linkorb.com.

Cypher and MCP

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

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