Skip to content

Hostname

beckfluids.com

Last fetched

beckfluids.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · beckfluids.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/beckfluids.com

Resolution chain

beckfluids.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
anne coffin
Contact emails

Subdomains

1 observed subdomain of beckfluids.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for beckfluids.com.

MechanismTarget
SPF_Acustmx.cscdns.net
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDE_spf-dc8.sapsf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-ext-a.tenneco.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.146.146.59/32
SPF_IP129.146.91.38/32
SPF_IP170.64.254.15
SPF_IP170.64.254.32
SPF_IP192.55.150.1
SPF_IP50.205.3.137

Related pages

Pivot deeper into the graph from beckfluids.com.

Cypher and MCP

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

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