Skip to content

Hostname

relaunch.pact.lu

Last fetched

relaunch.pact.lu resolves to 2 IPv4 addresses operated by AS213183 in LU.

Nutrition Label

WHISPER CANON · relaunch.pact.luRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/relaunch.pact.lu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with relaunch.pact.lu in WhisperGraph.

Subdomains

1 observed subdomain of relaunch.pact.lu.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for relaunch.pact.lu.

MechanismTarget
SPF_Arelaunch.pact.lu
SPF_INCLUDEnetsite.lu
SPF_IP194.42.98.64
SPF_IP92.223.88.42
SPF_MXrelaunch.pact.lu

Related pages

Pivot deeper into the graph from relaunch.pact.lu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "relaunch.pact.lu"})-[: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.