Skip to content

Hostname

biofourmis.com

Last fetched

biofourmis.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · biofourmis.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/biofourmis.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.78.183192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.250192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

110 observed subdomains of biofourmis.com.

Web-graph footprint

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

259 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for biofourmis.com.

MechanismTarget
SPF_Abiofourmis.com
SPF_INCLUDE19591924.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP13.108.0.0/14
SPF_IP13.110.0.0/16
SPF_IP54.240.8.0/24
SPF_MXbiofourmis.com

Related pages

Pivot deeper into the graph from biofourmis.com.

Cypher and MCP

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

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