Skip to content

Hostname

bissinc.com

Last fetched

bissinc.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · bissinc.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bissinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.60.27.3872.60.24.0/21AS47583US

WHOIS identity

Registrar
iana:440
Organization
barfield information ssytems & services,
Contact emails

Subdomains

40 observed subdomains of bissinc.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bissinc.com.

MechanismTarget
SPF_Abissinc.com
SPF_INCLUDEmxr.bissinc.us
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.147.2.77
SPF_IP142.147.4.101
SPF_IP15.204.228.31
SPF_IP23.150.192.4
SPF_IP23.150.192.7
SPF_IP72.60.27.38
SPF_MXbissinc.com

Related pages

Pivot deeper into the graph from bissinc.com.

Cypher and MCP

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

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