Skip to content

Hostname

excelrelocationpvtltd.com

Last fetched

excelrelocationpvtltd.com resolves to 2 IPv4 addresses operated by PONYNET - FranTech Solutions in LU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · excelrelocationpvtltd.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/excelrelocationpvtltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.251.89.114198.251.89.0/24AS53667PONYNET - FranTech SolutionsLU
62.169.19.3062.169.16.0/21AS51167DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of excelrelocationpvtltd.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for excelrelocationpvtltd.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com
SPF_INCLUDEzohomail.in

Related pages

Pivot deeper into the graph from excelrelocationpvtltd.com.

Cypher and MCP

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

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