Skip to content

Hostname

fair-bond.com

Last fetched

fair-bond.com resolves to 2 IPv4 addresses operated by COLOCONE1-AS-AP - ColoCone in BD. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · fair-bond.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fair-bond.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.174.152.89103.174.168.0/24AS147303COLOCONE1-AS-AP - ColoConeBD
151.158.48.35151.158.58.0/23AS131192BDWEBSDOTCOM-AS-AP - BD WEBS DOT COMBD

WHOIS identity

Registrar
iana:1154
Organization
sultan ahmed
Contact emails

Subdomains

8 observed subdomains of fair-bond.com.

Web-graph footprint

Distinct hostnames that link to or from fair-bond.com in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for fair-bond.com.

MechanismTarget
SPF_Afair-bond.com
SPF_IP103.174.152.89
SPF_IP148.163.79.53
SPF_IP148.163.79.54
SPF_IP148.163.79.55
SPF_IP148.163.79.56
SPF_IP148.163.79.57
SPF_IP148.163.88.165
SPF_IP151.158.48.35
SPF_IP184.164.94.74
SPF_IP198.23.142.74
SPF_IP198.23.212.56
SPF_IP66.85.167.26
SPF_IP66.85.167.29
SPF_MXfair-bond.com

Related pages

Pivot deeper into the graph from fair-bond.com.

Cypher and MCP

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

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