Skip to content

Hostname

fogodc.com

Last fetched

fogodc.com resolves to 199.68.189.174, announced in 199.68.189.0/24 by FOGODC - Fogo Data Centers in US. fogodc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fogodc.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/fogodc.com

Resolution chain

IPv6 resolution

No AAAA record for fogodc.com is recorded in WhisperGraph.

Attribution

fogo centers

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
andre schneider
Contact emails
info@domcollect.com

Subdomains

Mail and authentication

Nameservers

  • ns1.fogodc.net
  • ns2.fogodc.net
  • ns3.fogodc.net
  • ns4.fogodc.net
  • ns5.fogodc.net
  • ns6.fogodc.net
  • earth.fogodc.com
  • venus.fogodc.com

MX records

  • mx1-us1.ppe-hosted.com
  • mx2-us1.ppe-hosted.com

SPF policy

  • a: fogodc.com
  • mx: fogodc.com
  • include: _spf-us.ppe-hosted.com
  • ip: 199.68.188.74
  • ip: 199.68.189.171

Threat-feed evidence

History

Related pages

Pivot from fogodc.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fogodc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.