Skip to content

Hostname

briggsequipment.com

Last fetched

briggsequipment.com resolves to 1 IPv4 address operated by NEXCESS-NET - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · briggsequipment.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/briggsequipment.com

Resolution chain

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

IPPrefixASNOperatorCountry
8.36.41.158.36.41.0/24AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
briggs equipment
Contact emails

Subdomains

7 observed subdomains of briggsequipment.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for briggsequipment.com.

MechanismTarget
SPF_INCLUDE_spf.billtrust.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.150.246
SPF_IP148.163.154.184
SPF_IP15.197.142.173/32
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP205.220.164.160
SPF_IP205.220.169.178
SPF_IP205.220.181.177
SPF_IP2603:10b6:806:194:0:0:0:15
SPF_IP3.33.152.147/32
SPF_IP34.241.179.243
SPF_IP52.51.23.160
SPF_IP54.174.209.165/32
SPF_IP66.18.12.66
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from briggsequipment.com.

Cypher and MCP

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

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