Skip to content

Hostname

magellanlp.com

Last fetched

magellanlp.com resolves to 1 IPv4 address operated by MMPLP - Magellan Midstream Partners, L.P. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · magellanlp.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/magellanlp.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.44.134.6969.44.134.0/24AS31803MMPLP - Magellan Midstream Partners, L.P.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

90 observed subdomains of magellanlp.com.

Web-graph footprint

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

105 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for magellanlp.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2603:10b6:8::/48
SPF_IP2a01:111:f400:7e8d:0:0:0:70c
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP69.44.134.230

Related pages

Pivot deeper into the graph from magellanlp.com.

Cypher and MCP

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

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