Skip to content

Hostname

fosthost.com

Last fetched

fosthost.com resolves to 162.215.226.3, announced in 162.215.226.0/23 by ORACLE-BMC-31898 - Oracle Corporation in US. fosthost.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 · fosthost.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fosthost.com

Resolution chain

IPv6 resolution

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

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
jamal ahmed
Contact emails
admin@nibshost.com, gdpr-masking@gdpr-masked.com

Subdomains

Mail and authentication

Nameservers

  • nibs2.earth.orderbox-dns.com
  • nibs2.mars.orderbox-dns.com
  • nibs2.mercury.orderbox-dns.com
  • nibs2.venus.orderbox-dns.com

MX records

  • mail.fosthost.com
  • us2.mx1.mailhostbox.com
  • us2.mx2.mailhostbox.com
  • us2.mx3.mailhostbox.com

SPF policy

  • a: fosthost.com
  • mx: fosthost.com
  • mx: mail.fosthost.com
  • redirect: _spf.mailhostbox.com

Threat-feed evidence

History

Related pages

Pivot from fosthost.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: "fosthost.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.