Skip to content

Hostname

pfs.menuetta.com

Last fetched

pfs.menuetta.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · pfs.menuetta.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pfs.menuetta.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.5.3750.6.4.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

No WHOIS records are currently associated with pfs.menuetta.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pfs.menuetta.com.

MechanismTarget
SPF_Apfs.menuetta.com
SPF_IP206.72.196.69
SPF_IP68.168.223.133
SPF_IP68.168.223.188
SPF_MXpfs.menuetta.com

Related pages

Pivot deeper into the graph from pfs.menuetta.com.

Cypher and MCP

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

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