Skip to content

Hostname

microbeef.com

Last fetched

microbeef.com resolves to 2 IPv4 addresses operated by SUDDENLINK-COMMUNICATIONS - Optimum in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.180.101.33208.180.0.0/16AS19108SUDDENLINK-COMMUNICATIONS - OptimumUS
209.17.116.163209.17.116.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:2
Organization
micro beef technologies
Contact emails

Subdomains

13 observed subdomains of microbeef.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for microbeef.com.

MechanismTarget
SPF_INCLUDEspf-00320f01.pphosted.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP12.25.113.128/25
SPF_IP192.83.245.14
SPF_IP207.170.251.74
SPF_IP70.98.122.66/30
SPF_MXmicrobeef.com

Related pages

Pivot deeper into the graph from microbeef.com.

Cypher and MCP

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

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