Skip to content

Hostname

barilford.com

Last fetched

barilford.com resolves to 1 IPv4 address operated by OPENFACE - Beanfield Technologies Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
207.115.102.9207.115.96.0/20AS11478OPENFACE - Beanfield Technologies Inc.CA

WHOIS identity

Registrar
iana:146
Organization
baril ford lincoln
Contact emails

Subdomains

4 observed subdomains of barilford.com.

Web-graph footprint

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

10 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for barilford.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.247.20.171
SPF_IP162.247.20.172

Related pages

Pivot deeper into the graph from barilford.com.

Cypher and MCP

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

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