Skip to content

Hostname

bitsandmortar.com

Last fetched

bitsandmortar.com resolves to 1 IPv4 address operated by M5HOSTING - M5 Computer Security in US. WHOIS lists iana:1082 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
206.71.179.93206.71.179.0/24AS21581M5HOSTING - M5 Computer SecurityUS

WHOIS identity

Registrar
iana:1082
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

1 observed subdomain of bitsandmortar.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bitsandmortar.com.

MechanismTarget
SPF_Abitsandmortar.com
SPF_Ans2.r4l.com
SPF_IP142.4.204.181
SPF_IP142.4.204.182
SPF_IP142.4.204.184
SPF_IP192.99.3.191
SPF_IP206.71.179.93
SPF_IP206.71.179.94
SPF_MXbitsandmortar.com

Related pages

Pivot deeper into the graph from bitsandmortar.com.

Cypher and MCP

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

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