Skip to content

Hostname

signefo.com

Last fetched

signefo.com resolves to 209.133.204.250, announced in 209.133.200.0/21 by HVC-AS - HIVELOCITY, Inc. in US. signefo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · signefo.comRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/signefo.com

Resolution chain

IPv6 resolution

No AAAA record for signefo.com is recorded in WhisperGraph.

Attribution

hivelocity

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
signefo.com@domainsbyproxy.com, mailsignefo@gmail.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.signefo.com
  • ns2.signefo.com
  • ns1.flexicloud.in
  • ns2.flexicloud.in
  • ns3.flexicloud.in
  • ns4.flexicloud.in

MX records

  • mail.signefo.com
  • mx0000.yukthi.net
  • mx1.yukthi.net
  • mx1000.yukthi.net
  • mx2.yukthi.net

SPF policy

  • a: signefo.com
  • mx: signefo.com
  • include: websitewelcome.com
  • ip: 108.179.246.61
  • ip: 46.4.218.146
  • ip: 46.4.218.147
  • ip: 78.46.102.80
  • ip: 85.10.250.254
  • ip: 88.198.40.131

Threat-feed evidence

History

Related pages

Pivot from signefo.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "signefo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.